EMT Practice Test

1. Question Content...


Question List

Question1: What happens if you define a database object in the persistence model and deploying using the SAP HANA Deployment Infrastructure (HDI)?
Please choose the correct answer.

Question2: What are the issue categories that SQL Script Code Analyser scans for? There are 3 correct answers to this question.

Question3: To perform a specific task of an XS advanced application, what does a user need? Please choose the correct answer.

Question4: Which functionality is provided by SAP WeblDE for SAP HANA? There are 2 correct answers to this question.

Question5: Which join type is NOT supported by join optimization (pruning)? Please choose the correct answer.

Question6: Which OData service do you use to prevent changes to existing line items of the sap.test :myTable table? Please choose the correct answer.
A)

B)

C)

D)

Question7: Which of the following can be used when implementing transaction management logic in SQLScript using savepoints? Note: There are 3 correct answers to this question.

Question8: Which parameter do you adapt to change the file that is initially delivered by an HTML5 module? Please choose the correct answer.

Question9: You develop an OData service using XSODATA. Which HTTP commands can you use to define the operations on the resources? There are 3 correct answers to this question.

Question10: You need to create a native SAP HANA application that fully leverages the SAP HANA platform. How do you implement data-intensive calculations?
Please choose the correct answer.

Question11: Which OData capacity do you use when you need to restrict the number or selection of exposed columns? Please choose the correct answer.

Question12: You need to initially load data from a .csv file into a Core Data Services table in SAP HANA extended application services, advanced model (XS advanced). Which file type do you create? Please choose the correct answer.

Question13: What are the key characteristics of the calculation view's Input Parameter? There are 3 correct answers to this question.

Question14: What are the nodes where filter expressions can be used in a calculation view? There are 2 correct answers to this question.

Question15: In which of the following objects can you use Commit and Rollback statements? Please choose the correct answer.

Question16: A Node.js module is executed for the first time in SAP HANA extended application services, advanced model (XS advanced). Which of the following activities are performed automatically? There are 2 correct answers to this question.

Question17: Which parameters does the APPLY_FILTER function support? There are 2 correct answers to this question.

Question18: You are working on an entity using Core Data Services. Which properties can you define inside the Technical Configuration section? There are 2 correct answers to this question.

Question19: In application development with XS advanced, which of the following entities belong to a specific SPACE? There are 2 correct answers to this question.

Question20: What is the package descriptor package.json used for? There are 2 correct answers to this question.

Question21: Which of the following are characteristics of database procedures?

Question22: Which services can you use in SAP HANA, express edition? There are 3 correct answers to this question.

Question23: In Node.js, which file do you use to define external module dependencies? Please choose the correct answer.

Question24: Which rules apply to declarative logic in SQL Script? There are 2 correct answers to this question.

Question25: Which elements can you specify with the SAP WeblDE for SAP HANA graphical editor for Core Data Services data models? There are 3 correct answers to this question.

Question26: What characterizes the Node.js environment? There are 2 correct answers to this question.

Question27: Which of the following are characteristics of SAPUI5? There are 3 correct answers to this question.

Question28: Which of the following elements can be part of the UI5 application's index.html file? There are 2 correct answers to this question

Question29: To which SAP HANA authorization entities can you grant a role? There are 2 correct answers to this question.

Question30: You need to combine data from different database tables within your OData service. Which capability do you use for this relationship? Please choose the correct answer.

Question31: What statement must you insert to the following OData service to complete the navigation definition from the customer entity set to the corresponding sales orders? Please choose the correct answer.
service{ "sample.odata::customer" as customer" navigates ("Customer_Orders* as "toOrders); "sample.odata::salesorder" as "Orders";)

Question32: You need to synchronize all unsynchronized changes of the remote Git branch with a local Git branch. Which operation do you use? Please choose the correct answer.

Question33: Which of the following information must you specify when you create a new project in SAP Web IDE for SAP HANA? There are 2 correct answers to this question.

Question34: Which activities do you perform on an application in the SAP HANA XS Advanced Cockpit? There are 2 correct answers to this question.